-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency updates #280
Dependency updates #280
Conversation
Cherry picked and fixed the protobuf dep from #270 |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #280 +/- ##
========================================
+ Coverage 2.30% 3.39% +1.09%
========================================
Files 34 37 +3
Lines 2478 2855 +377
========================================
+ Hits 57 97 +40
- Misses 2421 2758 +337 ☔ View full report in Codecov by Sentry. |
Bumps MSRV to 1.75 because of RPITIT. I anticipate this quickly will get traction in several libs. |
I saw some funky behaviour, the websocket seemed to be resetting.
|
We could in theory support this code with base64 = 0.20 too
This happens in the HttpsConnectorBuilder now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ship it! 🚢 🚀
Now that we have 1.75... we can bump all the things!
I'm keeping away from bumping -protocol now.